-- card: 2924 from stack: in.7 -- bmap block id: 4829 -- flags: 0000 -- background id: 2737 -- name: Screen ----- HyperTalk script ----- on idle global handle,comm,mode,string,len if comm is 5 then put RickTerminal(3,handle,mode,string,len) into handle put empty into string put 0 into len end if put the time into bkgnd field "Time" end idle -- part 2 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=3 top=274 right=290 bottom=21 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 1 ----- HyperTalk script ----- on mouseUp global string,len put card field "1" & return into string put the length of string into len end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=3 top=291 right=307 bottom=21 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2 ----- HyperTalk script ----- on mouseUp global string,len put card field "2" & return into string put the length of string into len end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=3 top=308 right=324 bottom=21 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3 ----- HyperTalk script ----- on mouseUp global string,len put card field "3" & return into string put the length of string into len end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=3 top=325 right=341 bottom=21 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4 ----- HyperTalk script ----- on mouseUp global string,len put card field "4" & return into string put the length of string into len end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=222 top=325 right=341 bottom=240 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 8 ----- HyperTalk script ----- on mouseUp global string,len put card field "5" & return into string put the length of string into len end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=222 top=308 right=324 bottom=240 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 7 ----- HyperTalk script ----- on mouseUp global string,len put card field "6" & return into string put the length of string into len end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=222 top=291 right=307 bottom=240 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 6 ----- HyperTalk script ----- on mouseUp global string,len put card field "7" & return into string put the length of string into len end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=222 top=274 right=290 bottom=240 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 5 ----- HyperTalk script ----- on mouseUp global string,len put card field "8" & return into string put the length of string into len end mouseUp -- part 10 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=24 top=274 right=291 bottom=212 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 1 -- part 11 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=24 top=291 right=308 bottom=212 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 2 -- part 12 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=24 top=308 right=325 bottom=212 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 3 -- part 13 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=24 top=325 right=342 bottom=212 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 4 -- part 14 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=244 top=325 right=342 bottom=432 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 8 -- part 15 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=244 top=308 right=325 bottom=432 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 7 -- part 16 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=244 top=291 right=308 bottom=432 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 6 -- part 17 (field) -- low flags: 00 -- high flags: 0004 -- rect: left=244 top=274 right=291 bottom=432 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: 5 -- part 19 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=437 top=272 right=287 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Setup ... ----- HyperTalk script ----- on mouseUp visual effect wipe right go to card "Setup" end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=437 top=303 right=321 bottom=466 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OFF ----- HyperTalk script ----- on mouseUp global comm put 1 into comm put return & "•" into card field id 24 end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=437 top=289 right=305 bottom=466 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ON ----- HyperTalk script ----- on mouseUp global comm put 5 into comm put "•" into card field id 24 end mouseUp -- part 24 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=465 top=291 right=318 bottom=479 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 12 -- part name: -- part contents for background part 2 ----- text ----- 8:53 PM -- part contents for card part 11 ----- text ----- Ricardo -- part contents for card part 10 ----- text ----- ATDT 231-0180 -- part contents for card part 12 ----- text ----- Batista -- part contents for card part 1 ----- text ----- Now enter a password you would like to use. IT MUST BE AT LEAST 4 CHARACTERS LONG AND UP TO 8 CHARACTERS LONG. Lower and uppercase letters are the same, and you may also use numbers and symbols like '=' and '*'. REMEMBER THIS PASSWORD! What is your password? h F }l /Y - v7 Type it again to be sure I've got it correct-> * FAILED TO MATCH! TRY AGAIN. Now enter a password you would like to use. IT MUST BE AT LEAST 4 CHARACTERS LONG AND UP TO 8 CHARACTERS LONG. Lower and uppercase letters are the same, and you may also use numbers and symbols like '=' and '*'. REMEMBER THIS PASSWORD! What is your password? yy - j 7 I y Type it again to be sure I've got it correct-> **** FAILED TO MATCH! TRY AGAIN. Now enter a password you would like to use. IT MUST BE AT LEAST 4 CHARACTERS LONG AND UP TO 8 CHARACTERS LONG. Lower and uppercase letters are the same, and you may also use numbers and symbols like '=' and '*'. REMEMBER THIS PASSWORD! What is yyyy your password? ob T Nh Y? i Type it again to be sure I've got it correct-> **** FAILED TO MATCH! TRY AGAIN. Now enter a password you would like to use. IT MUST BE AT LEAST 4 CHARACTERS LONG AND UP TO 8 CHARACTERS LONG. Lower and uppercase letters are the same, and you may also use numbers and symbols like '=' and '*'. REMEMBER THIS PASSWORD! What is your password? m u _ " ; ~ L Type it again to be sure I've got it correct-> ** * * * ** * FAILED TO MATCH! Thank you for calling! Please hang up your phone now. Red Ryder Host, Copyright (C) 1986,87 The FreeSoft Company 10828 Lacklink, St. Louis, MO 63114. All rights reserved Voice: (314)423-2190. Written by Scott Watson. Version 1.4 +++ d NO CARRIER -- part contents for background part 1 ----- text ----- Hyper Terminal 1.7 by Ricardo Batista -- part contents for card part 24 ----- text ----- • -- part contents for card part 17 ----- text ----- To edit these fields, click on the -- part contents for card part 16 ----- text ----- OFF button, then edit and click -- part contents for card part 15 ----- text ----- on the ON button. Next version : -- part contents for card part 14 ----- text ----- File Transfers !!!!!